﻿.footer{ margin-top:40px; border-top:#e0e0e0 1px solid; padding:15px 0; text-align:center}
.footer p{ line-height:26px; color:#999999; font-size:12px; font-family:SimSun,'宋体'}
.footer_nav{ margin-bottom:5px; color:#666666}
.footer_nav a{ color:#666;}
.footer_nav a:hover{color:#1876c3}
.footer_nav span{ margin:0 10px;}
.footer strong{ font-size:16px; color:#1876c3}

@media only screen and (max-width: 768px){
.footer{ margin-top:0;}
.footer_nav{display:none}
.footer p.p3{ display:none;}
	
}